Hệ thống quản lý bệnh viện bằng C# với mã nguồn

  • StaffInformation.Designer.cs
  • project /
1 namespace HospitalManagementSystemCSharp
2 {
3     
partial class StaffInformation
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.components = new System.ComponentModel.Container();
32             
this.textBox1 = new System.Windows.Forms.TextBox();
33             
this.label1 = new System.Windows.Forms.Label();
34             
this.label3 = new System.Windows.Forms.Label();
35             
this.pictureBox1 = new System.Windows.Forms.PictureBox();
36             
this.label2 = new System.Windows.Forms.Label();
37             
this.label4 = new System.Windows.Forms.Label();
38             
this.label5 = new System.Windows.Forms.Label();
39             
this.label6 = new System.Windows.Forms.Label();
40             
this.label7 = new System.Windows.Forms.Label();
41             
this.label8 = new System.Windows.Forms.Label();
42             
this.textBox2 = new System.Windows.Forms.TextBox();
43             
this.textBox4 = new System.Windows.Forms.TextBox();
44             
this.textBox5 = new System.Windows.Forms.TextBox();
45             
this.textBox6 = new System.Windows.Forms.TextBox();
46             
this.textBox7 = new System.Windows.Forms.TextBox();
47             
this.button2 = new System.Windows.Forms.Button();
48             
this.button1 = new System.Windows.Forms.Button();
49             
this.button3 = new System.Windows.Forms.Button();
50             
this.button4 = new System.Windows.Forms.Button();
51             
this.dataGridView1 = new System.Windows.Forms.DataGridView();
52             
this.idDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
53             
this.nameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
54             
this.genderDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             
this.positionDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.salaryDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.contactDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.addressDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.staffBindingSource = new System.Windows.Forms.BindingSource(this.components);
60             
this.hospitalDataSet = new HospitalManagementSystemCSharp.hospitalDataSet();
61             
this.staffTableAdapter = new HospitalManagementSystemCSharp.hospitalDataSetTableAdapters.staffTableAdapter();
62             
this.radioButton2 = new System.Windows.Forms.RadioButton();
63             
this.radioButton1 = new System.Windows.Forms.RadioButton();
64             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).BeginInit();
65             ((System.ComponentModel.ISupportInitialize)(
this.dataGridView1)).BeginInit();
66             ((System.ComponentModel.ISupportInitialize)(
this.staffBindingSource)).BeginInit();
67             ((System.ComponentModel.ISupportInitialize)(
this.hospitalDataSet)).BeginInit();
68             
this.SuspendLayout();
69             
//
70             
// textBox1
71             
//
72             
this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
73             
this.textBox1.Location = new System.Drawing.Point(262, 85);
74             
this.textBox1.Name = "textBox1";
75             
this.textBox1.Size = new System.Drawing.Size(139, 22);
76             
this.textBox1.TabIndex = 122;
77             
//
78             
// label1
79             
//
80             
this.label1.AutoSize = true;
81             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
82             
this.label1.Location = new System.Drawing.Point(175, 88);
83             
this.label1.Name = "label1";
84             
this.label1.Size = new System.Drawing.Size(56, 16);
85             
this.label1.TabIndex = 121;
86             
this.label1.Text = "Staff Id";
87             
//
88             
// label3
89             
//
90             
this.label3.AutoSize = true;
91             
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
92             
this.label3.ForeColor = System.Drawing.Color.IndianRed;
93             
this.label3.Location = new System.Drawing.Point(207, 29);
94             
this.label3.Name = "label3";
95             
this.label3.Size = new System.Drawing.Size(158, 24);
96             
this.label3.TabIndex = 119;
97             
this.label3.Text = "Staff Information";
98             
//
99             
// pictureBox1
100             
//
101             
this.pictureBox1.Image = global::HospitalManagementSystemCSharp.Properties.Resources.hms2;
102             
this.pictureBox1.Location = new System.Drawing.Point(442, 15);
103             
this.pictureBox1.Name = "pictureBox1";
104             
this.pictureBox1.Size = new System.Drawing.Size(120, 56);
105             
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
106             
this.pictureBox1.TabIndex = 120;
107             
this.pictureBox1.TabStop = false;
108             
//
109             
// label2
110             
//
111             
this.label2.AutoSize = true;
112             
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
113             
this.label2.Location = new System.Drawing.Point(172, 210);
114             
this.label2.Name = "label2";
115             
this.label2.Size = new System.Drawing.Size(59, 16);
116             
this.label2.TabIndex = 123;
117             
this.label2.Text = "Gender";
118             
//
119             
// label4
120             
//
121             
this.label4.AutoSize = true;
122             
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
123             
this.label4.Location = new System.Drawing.Point(182, 149);
124             
this.label4.Name = "label4";
125             
this.label4.Size = new System.Drawing.Size(49, 16);
126             
this.label4.TabIndex = 123;
127             
this.label4.Text = "Name";
128             
//
129             
// label5
130             
//
131             
this.label5.AutoSize = true;
132             
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
133             
this.label5.Location = new System.Drawing.Point(167, 266);
134             
this.label5.Name = "label5";
135             
this.label5.Size = new System.Drawing.Size(64, 16);
136             
this.label5.TabIndex = 124;
137             
this.label5.Text = "Position";
138             
//
139             
// label6
140             
//
141             
this.label6.AutoSize = true;
142             
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
143             
this.label6.Location = new System.Drawing.Point(178, 322);
144             
this.label6.Name = "label6";
145             
this.label6.Size = new System.Drawing.Size(53, 16);
146             
this.label6.TabIndex = 125;
147             
this.label6.Text = "Salary";
148             
//
149             
// label7
150             
//
151             
this.label7.AutoSize = true;
152             
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
153             
this.label7.Location = new System.Drawing.Point(172, 374);
154             
this.label7.Name = "label7";
155             
this.label7.Size = new System.Drawing.Size(60, 16);
156             
this.label7.TabIndex = 126;
157             
this.label7.Text = "Contact";
158             
//
159             
// label8
160             
//
161             
this.label8.AutoSize = true;
162             
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
163             
this.label8.Location = new System.Drawing.Point(165, 430);
164             
this.label8.Name = "label8";
165             
this.label8.Size = new System.Drawing.Size(66, 16);
166             
this.label8.TabIndex = 127;
167             
this.label8.Text = "Address";
168             
//
169             
// textBox2
170             
//
171             
this.textBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
172             
this.textBox2.Location = new System.Drawing.Point(262, 146);
173             
this.textBox2.Name = "textBox2";
174             
this.textBox2.Size = new System.Drawing.Size(139, 22);
175             
this.textBox2.TabIndex = 128;
176             
//
177             
// textBox4
178             
//
179             
this.textBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
180             
this.textBox4.Location = new System.Drawing.Point(262, 263);
181             
this.textBox4.Name = "textBox4";
182             
this.textBox4.Size = new System.Drawing.Size(139, 22);
183             
this.textBox4.TabIndex = 129;
184             
//
185             
// textBox5
186             
//
187             
this.textBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
188             
this.textBox5.Location = new System.Drawing.Point(262, 319);
189             
this.textBox5.Name = "textBox5";
190             
this.textBox5.Size = new System.Drawing.Size(139, 22);
191             
this.textBox5.TabIndex = 130;
192             
//
193             
// textBox6
194             
//
195             
this.textBox6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
196             
this.textBox6.Location = new System.Drawing.Point(262, 371);
197             
this.textBox6.Name = "textBox6";
198             
this.textBox6.Size = new System.Drawing.Size(139, 22);
199             
this.textBox6.TabIndex = 131;
200             
//
201             
// textBox7
202             
//
203             
this.textBox7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
204             
this.textBox7.Location = new System.Drawing.Point(262, 427);
205             
this.textBox7.Name = "textBox7";
206             
this.textBox7.Size = new System.Drawing.Size(139, 22);
207             
this.textBox7.TabIndex = 132;
208             
//
209             
// button2
210             
//
211             
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
212             
this.button2.Location = new System.Drawing.Point(201, 489);
213             
this.button2.Name = "button2";
214             
this.button2.Size = new System.Drawing.Size(83, 27);
215             
this.button2.TabIndex = 165;
216             
this.button2.Text = "Search";
217             
this.button2.UseVisualStyleBackColor = true;
218             
this.button2.Click += new System.EventHandler(this.button2_Click);
219             
//
220             
// button1
221             
//
222             
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
223             
this.button1.Location = new System.Drawing.Point(93, 489);
224             
this.button1.Name = "button1";
225             
this.button1.Size = new System.Drawing.Size(73, 27);
226             
this.button1.TabIndex = 164;
227             
this.button1.Text = "Add";
228             
this.button1.UseVisualStyleBackColor = true;
229             
this.button1.Click += new System.EventHandler(this.button1_Click);
230             
//
231             
// button3
232             
//
233             
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
234             
this.button3.Location = new System.Drawing.Point(427, 489);
235             
this.button3.Name = "button3";
236             
this.button3.Size = new System.Drawing.Size(83, 27);
237             
this.button3.TabIndex = 167;
238             
this.button3.Text = "Reset";
239             
this.button3.UseVisualStyleBackColor = true;
240             
this.button3.Click += new System.EventHandler(this.button3_Click);
241             
//
242             
// button4
243             
//
244             
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
245             
this.button4.Location = new System.Drawing.Point(319, 489);
246             
this.button4.Name = "button4";
247             
this.button4.Size = new System.Drawing.Size(73, 27);
248             
this.button4.TabIndex = 166;
249             
this.button4.Text = "Update";
250             
this.button4.UseVisualStyleBackColor = true;
251             
this.button4.Click += new System.EventHandler(this.button4_Click);
252             
//
253             
// dataGridView1
254             
//
255             
this.dataGridView1.AutoGenerateColumns = false;
256             
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
257             
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
258             
this.idDataGridViewTextBoxColumn,
259             
this.nameDataGridViewTextBoxColumn,
260             
this.genderDataGridViewTextBoxColumn,
261             
this.positionDataGridViewTextBoxColumn,
262             
this.salaryDataGridViewTextBoxColumn,
263             
this.contactDataGridViewTextBoxColumn,
264             
this.addressDataGridViewTextBoxColumn});
265             
this.dataGridView1.DataSource = this.staffBindingSource;
266             
this.dataGridView1.Location = new System.Drawing.Point(35, 541);
267             
this.dataGridView1.Name = "dataGridView1";
268             
this.dataGridView1.Size = new System.Drawing.Size(504, 150);
269             
this.dataGridView1.TabIndex = 168;
270             
//
271             
// idDataGridViewTextBoxColumn
272             
//
273             
this.idDataGridViewTextBoxColumn.DataPropertyName = "Id";
274             
this.idDataGridViewTextBoxColumn.HeaderText = "Id";
275             
this.idDataGridViewTextBoxColumn.Name = "idDataGridViewTextBoxColumn";
276             
this.idDataGridViewTextBoxColumn.ReadOnly = true;
277             
//
278             
// nameDataGridViewTextBoxColumn
279             
//
280             
this.nameDataGridViewTextBoxColumn.DataPropertyName = "name";
281             
this.nameDataGridViewTextBoxColumn.HeaderText = "name";
282             
this.nameDataGridViewTextBoxColumn.Name = "nameDataGridViewTextBoxColumn";
283             
//
284             
// genderDataGridViewTextBoxColumn
285             
//
286             
this.genderDataGridViewTextBoxColumn.DataPropertyName = "gender";
287             
this.genderDataGridViewTextBoxColumn.HeaderText = "gender";
288             
this.genderDataGridViewTextBoxColumn.Name = "genderDataGridViewTextBoxColumn";
289             
//
290             
// positionDataGridViewTextBoxColumn
291             
//
292             
this.positionDataGridViewTextBoxColumn.DataPropertyName = "position";
293             
this.positionDataGridViewTextBoxColumn.HeaderText = "position";
294             
this.positionDataGridViewTextBoxColumn.Name = "positionDataGridViewTextBoxColumn";
295             
//
296             
// salaryDataGridViewTextBoxColumn
297             
//
298             
this.salaryDataGridViewTextBoxColumn.DataPropertyName = "salary";
299             
this.salaryDataGridViewTextBoxColumn.HeaderText = "salary";
300             
this.salaryDataGridViewTextBoxColumn.Name = "salaryDataGridViewTextBoxColumn";
301             
//
302             
// contactDataGridViewTextBoxColumn
303             
//
304             
this.contactDataGridViewTextBoxColumn.DataPropertyName = "contact";
305             
this.contactDataGridViewTextBoxColumn.HeaderText = "contact";
306             
this.contactDataGridViewTextBoxColumn.Name = "contactDataGridViewTextBoxColumn";
307             
//
308             
// addressDataGridViewTextBoxColumn
309             
//
310             
this.addressDataGridViewTextBoxColumn.DataPropertyName = "address";
311             
this.addressDataGridViewTextBoxColumn.HeaderText = "address";
312             
this.addressDataGridViewTextBoxColumn.Name = "addressDataGridViewTextBoxColumn";
313             
//
314             
// staffBindingSource
315             
//
316             
this.staffBindingSource.DataMember = "staff";
317             
this.staffBindingSource.DataSource = this.hospitalDataSet;
318             
//
319             
// hospitalDataSet
320             
//
321             
this.hospitalDataSet.DataSetName = "hospitalDataSet";
322             
this.hospitalDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
323             
//
324             
// staffTableAdapter
325             
//
326             
this.staffTableAdapter.ClearBeforeFill = true;
327             
//
328             
// radioButton2
329             
//
330             
this.radioButton2.AutoSize = true;
331             
this.radioButton2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
332             
this.radioButton2.Location = new System.Drawing.Point(343, 206);
333             
this.radioButton2.Name = "radioButton2";
334             
this.radioButton2.Size = new System.Drawing.Size(78, 20);
335             
this.radioButton2.TabIndex = 170;
336             
this.radioButton2.Text = "Female";
337             
this.radioButton2.UseVisualStyleBackColor = true;
338             
//
339             
// radioButton1
340             
//
341             
this.radioButton1.AutoSize = true;
342             
this.radioButton1.Checked = true;
343             
this.radioButton1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
344             
this.radioButton1.Location = new System.Drawing.Point(262, 206);
345             
this.radioButton1.Name = "radioButton1";
346             
this.radioButton1.Size = new System.Drawing.Size(60, 20);
347             
this.radioButton1.TabIndex = 169;
348             
this.radioButton1.TabStop = true;
349             
this.radioButton1.Text = "Male";
350             
this.radioButton1.UseVisualStyleBackColor = true;
351             
//
352             
// StaffInformation
353             
//
354             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
355             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
356             
this.ClientSize = new System.Drawing.Size(578, 719);
357             
this.Controls.Add(this.radioButton2);
358             
this.Controls.Add(this.radioButton1);
359             
this.Controls.Add(this.dataGridView1);
360             
this.Controls.Add(this.button3);
361             
this.Controls.Add(this.button4);
362             
this.Controls.Add(this.button2);
363             
this.Controls.Add(this.button1);
364             
this.Controls.Add(this.textBox7);
365             
this.Controls.Add(this.textBox6);
366             
this.Controls.Add(this.textBox5);
367             
this.Controls.Add(this.textBox4);
368             
this.Controls.Add(this.textBox2);
369             
this.Controls.Add(this.label8);
370             
this.Controls.Add(this.label7);
371             
this.Controls.Add(this.label6);
372             
this.Controls.Add(this.label5);
373             
this.Controls.Add(this.label4);
374             
this.Controls.Add(this.label2);
375             
this.Controls.Add(this.textBox1);
376             
this.Controls.Add(this.label1);
377             
this.Controls.Add(this.pictureBox1);
378             
this.Controls.Add(this.label3);
379             
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
380             
this.MaximizeBox = false;
381             
this.Name = "StaffInformation";
382             
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
383             
this.Text = "StaffInformation";
384             
this.Load += new System.EventHandler(this.StaffInformation_Load);
385             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).EndInit();
386             ((System.ComponentModel.ISupportInitialize)(
this.dataGridView1)).EndInit();
387             ((System.ComponentModel.ISupportInitialize)(
this.staffBindingSource)).EndInit();
388             ((System.ComponentModel.ISupportInitialize)(
this.hospitalDataSet)).EndInit();
389             
this.ResumeLayout(false);
390             
this.PerformLayout();
391
392         }
393
394         
#endregion
395
396         
private System.Windows.Forms.TextBox textBox1;
397         
private System.Windows.Forms.Label label1;
398         
private System.Windows.Forms.PictureBox pictureBox1;
399         
private System.Windows.Forms.Label label3;
400         
private System.Windows.Forms.Label label2;
401         
private System.Windows.Forms.Label label4;
402         
private System.Windows.Forms.Label label5;
403         
private System.Windows.Forms.Label label6;
404         
private System.Windows.Forms.Label label7;
405         
private System.Windows.Forms.Label label8;
406         
private System.Windows.Forms.TextBox textBox2;
407         
private System.Windows.Forms.TextBox textBox4;
408         
private System.Windows.Forms.TextBox textBox5;
409         
private System.Windows.Forms.TextBox textBox6;
410         
private System.Windows.Forms.TextBox textBox7;
411         
private System.Windows.Forms.Button button2;
412         
private System.Windows.Forms.Button button1;
413         
private System.Windows.Forms.Button button3;
414         
private System.Windows.Forms.Button button4;
415         
private System.Windows.Forms.DataGridView dataGridView1;
416         
private hospitalDataSet hospitalDataSet;
417         
private System.Windows.Forms.BindingSource staffBindingSource;
418         
private hospitalDataSetTableAdapters.staffTableAdapter staffTableAdapter;
419         
private System.Windows.Forms.DataGridViewTextBoxColumn idDataGridViewTextBoxColumn;
420         
private System.Windows.Forms.DataGridViewTextBoxColumn nameDataGridViewTextBoxColumn;
421         
private System.Windows.Forms.DataGridViewTextBoxColumn genderDataGridViewTextBoxColumn;
422         
private System.Windows.Forms.DataGridViewTextBoxColumn positionDataGridViewTextBoxColumn;
423         
private System.Windows.Forms.DataGridViewTextBoxColumn salaryDataGridViewTextBoxColumn;
424         
private System.Windows.Forms.DataGridViewTextBoxColumn contactDataGridViewTextBoxColumn;
425         
private System.Windows.Forms.DataGridViewTextBoxColumn addressDataGridViewTextBoxColumn;
426         
private System.Windows.Forms.RadioButton radioButton2;
427         
private System.Windows.Forms.RadioButton radioButton1;
428     }
429 }


Gõ tìm kiếm nhanh...